Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 152,645 for

document formatting

(0.08 sec)
  1. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless Document text Formatting. Enhance your Documents with consistent, professional style....property Gets document default text formatting. public Font DefaultFont...get ; } Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly....that refers to the shading formatting for the paragraph. public...borders and shading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  4. Create organization chart in VDX document via J...

    Java source code to create organization chart in vdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....organization chart in VDX document using server-side Aspose.Diagram...the file name (full path) and format (VSDX) as a parameter. Now...

    products.aspose.com/diagram/java/organizationch...
  5. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this Formatting....character style applied to this formatting. @property def style ( self...to all runs in a document that are formatted with custom character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/python-net/merging-and-un...
  10. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...